Global Index
HTML5 JS API Index > Indexed DB Tutorials & Specs

IDBVersionChangeEventInit

Extends EventInit.

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
unsigned long long?newVersion = null
unsigned long longoldVersion = 0
Referenced by
IDBVersionChangeEventIDBVersionChangeEvent(...)